Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): bump vuepress-plugin-sitemap2 from 2.0.0-rc.11 to 2.0.0-rc.16 in /blog #122

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2024

Bumps vuepress-plugin-sitemap2 from 2.0.0-rc.11 to 2.0.0-rc.16.

Release notes

Sourced from vuepress-plugin-sitemap2's releases.

v2.0.0-rc.16

Features

Bug Fixes

v2.0.0-rc.15

Important Note⚠️

In VuePress2 rc2, you should:

  • manually install bundler packages (at least 1 of @vuepress/bundler-vite and @vuepress/bundler-webpack)
  • declare bundler field in config file, or use vuepress-vite / vuepress-webpack bin instead of vuepress to specify a bundler.
- vuepress dev src

vuepress-vite dev src
or
vuepress-webpack dev src


vuepress build src


vuepress-vite build src
or
vuepress-webpack build src

Bug Fixes

  • create: fix create flow (2cb4b30)
  • theme: fix VuePress detect (fd2fae0)

v2.0.0-rc.14

Highlights 🎉

In this version we upgrade to [email protected], which has the following highlights:

  • sub exports of packages, which means you no longer need to manually declare @vuepress/client as deps

  • markdown-it v14 and sass-loader v14 are shipped in this version

  • title support in code block

    ```ts title=".vuepress/config.js"

... (truncated)

Changelog

Sourced from vuepress-plugin-sitemap2's changelog.

2.0.0-rc.16 (2024-01-27)

Features

Bug Fixes

2.0.0-rc.15 (2024-01-26)

Bug Fixes

  • create: fix create flow (2cb4b30)
  • theme: fix VuePress detect (fd2fae0)

2.0.0-rc.14 (2024-01-26)

Features

  • bump to vp2rc2 (05f917d)
  • md-enhance: improve sandpack attr handle (be94b6d)

Bug Fixes

  • append-date: avoid covering the file content (e97cb05)

2.0.0-rc.13 (2024-01-25)

Features

  • shared: remove usePageTitle (9458a40)
  • theme: improve HopeIcon (c120670)

Bug Fixes

  • auto-catalog: fix catalog issue in vue3.4, close #3854 (42898bd)
  • avoid calling composition apis in computed hook (993e1b9)
  • theme: fix inject warning (244f5b1)

Performance Improvements

  • use shadowRef if possible (454eb32)

2.0.0-rc.12 (2024-01-25)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Copy link

netlify bot commented Mar 25, 2024

Deploy Preview for omegaatt failed.

Name Link
🔨 Latest commit d0f02d8
🔍 Latest deploy log https://app.netlify.com/sites/omegaatt/deploys/66019532450f0400084d1986

Bumps [vuepress-plugin-sitemap2](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/sitemap2) from 2.0.0-rc.11 to 2.0.0-rc.16.
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/v2.0.0-rc.16/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.16/packages/sitemap2)

---
updated-dependencies:
- dependency-name: vuepress-plugin-sitemap2
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/blog/vuepress-plugin-sitemap2-2.0.0-rc.16 branch from 52fc40d to d0f02d8 Compare March 25, 2024 15:16
@omegaatt36
Copy link
Owner

https://github.com/dependabot close

@dependabot dependabot bot closed this Jun 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/blog/vuepress-plugin-sitemap2-2.0.0-rc.16 branch June 8, 2024 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant